services.restic.backups.<name>.extraOptions
Extra extended options to be passed to the restic --option flag.
- Type
list of string- Default
[ ]- Example
[ "sftp.command='ssh backup@192.168.1.100 -i /home/user/.ssh/id_rsa -s sftp'" ]- Declared
- <nixpkgs/nixos/modules/services/backup/restic.nix>